Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(scope-rename), rename scope of envs in .bitmap config #7733

Merged
merged 3 commits into from
Aug 3, 2023

Conversation

davidfirst
Copy link
Member

Fixes an issue when scope-renaming multiple components and some of them are envs of others. It was throwing ScopeNotFound.
This PR fixes it by replacing the env ids inside config prop in the .bitmap file.

@davidfirst davidfirst merged commit 59f8961 into master Aug 3, 2023
@davidfirst davidfirst deleted the scope-rename-env branch August 3, 2023 01:15
zkochan pushed a commit that referenced this pull request Aug 7, 2023
Fixes an issue when scope-renaming multiple components and some of them
are envs of others. It was throwing ScopeNotFound.
This PR fixes it by replacing the env ids inside `config` prop in the
.bitmap file.
luvkapur pushed a commit that referenced this pull request Aug 21, 2023
Fixes an issue when scope-renaming multiple components and some of them
are envs of others. It was throwing ScopeNotFound.
This PR fixes it by replacing the env ids inside `config` prop in the
.bitmap file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants